-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enable_db_query_source
is now on by default
#8850
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
Can you update the note here as well? https://docs.sentry.io/product/performance/queries/#query-sources |
@vivianyentran Updated! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for updating!
Thanks for the reviews, y'all -- will keep this open until we release the SDK that contains the change. |
Closing in favor of #9014 |
Pre-merge checklist
If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.
Description of changes
We'll be changing the default for the
enable_db_query_source
Python SDK option fromFalse
toTrue
in getsentry/sentry-python#2629 -- updating the docs.Extra resources